go/types.Checker.comparison (method)
3 uses
go/types (current package)
expr.go#L482: func (check *Checker) comparison(x, y *operand, op token.Token, switchCase bool) {
expr.go#L805: check.comparison(x, &y, op, false)
stmt.go#L251: check.comparison(&res, x, token.EQL, true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)